GtkRange: claim sequence when popping up menu
authorMatthias Clasen <mclasen@redhat.com>
Fri, 26 Sep 2014 23:18:57 +0000 (19:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 26 Sep 2014 23:18:57 +0000 (19:18 -0400)
commitb333d5ea4e029d150ac1db169e53e87d2dda8dbb
tree061d6f7aa27cbde857c986eab46c5fbbfc17599e
parent92e52fd18883190ba4b6bf712471172658629f8f
GtkRange: claim sequence when popping up menu

This was clearly an oversight - the function claims the sequence
at the end, and for the popup menu case, we have an early exit
that misses this.
gtk/gtkrange.c